Skip to content

Conversation

@YukiTsuchida
Copy link
Contributor

@YukiTsuchida YukiTsuchida commented Jan 16, 2026

Implementation of all coordinator features(only Simple Commit Protocol).

YukiTsuchida and others added 30 commits November 5, 2025 09:29
YukiTsuchida and others added 22 commits January 6, 2026 13:43
@YukiTsuchida YukiTsuchida self-assigned this Jan 16, 2026
@github-actions
Copy link

⛽ Gas Usage Changes

Comparison against main branch:

Click to view gas diff
Overall gas change: 0 (NaN%)

Calculated by Foundry Gas Snapshot Action

@github-actions
Copy link

LCOV of commit e7581b1 during Coverage Report #275

Summary coverage rate:
  lines......: 96.5% (614 of 636 lines)
  functions..: 95.5% (106 of 111 functions)
  branches...: no data found

Files changed coverage rate:
                                         |Lines       |Functions  |Branches    
  Filename                               |Rate     Num|Rate    Num|Rate     Num
  =============================================================================
  src/core/Authenticator.sol             |14.3%     35| 0.0%     5|    -      0
  src/core/ContractModuleBase.sol        |83.3%      6| 0.0%     2|    -      0
  src/core/Coordinator.sol               |11.8%     17| 0.0%     2|    -      0
  src/core/CrossModule.sol               |36.7%     30| 0.0%    11|    -      0
  src/core/CrossSimpleModule.sol         |33.3%      3| 0.0%     1|    -      0
  src/core/CrossStore.sol                |17.1%     41| 0.0%     7|    -      0
  src/core/DelegatedLogicHandler.sol     |32.4%     68| 0.0%    22|    -      0
  src/core/IBCKeeper.sol                 |50.0%      4| 0.0%     2|    -      0
  src/core/Initiator.sol                 |10.5%     38| 0.0%     4|    -      0
  src/core/SimpleContractRegistry.sol    |25.0%      8| 0.0%     2|    -      0
  src/core/TxAtomicSimple.sol            | 4.9%    182| 0.0%     9|    -      0
  src/core/TxAuthManager.sol             |17.1%     82| 0.0%    14|    -      0
  src/core/TxIDUtils.sol                 |50.0%      2| 0.0%     1|    -      0
  src/core/TxManager.sol                 |31.1%     45| 0.0%    14|    -      0
  src/example/ERC20TransferModule.sol    |21.2%     33| 0.0%     7|    -      0
  src/example/MockCrossContract.sol      |40.0%     10| 0.0%     2|    -      0
  src/example/SampleExtensionVerifier.sol|10.0%     10| 0.0%     1|    -      0

Full coverage report

@YukiTsuchida YukiTsuchida marked this pull request as ready for review January 16, 2026 08:22
Copy link
Member

@mattsu6666 mattsu6666 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your hard work! LGTM👍

@YukiTsuchida YukiTsuchida merged commit db5fc94 into main Jan 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants